--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit f4969c9abe2a543de22d5930f85d13ea1db30ce6
Parents : 135172c
Author : Mark Qvist <bc7291552be7a58f361522990465165c>
Signature : T66BB85Valid, signed by author
Date : 2026-06-10T20:30:38+02:00
Updated readme
Changes
Diff
diff --git a/README.mu b/README.mu
index 0f765d4f..4b47bfce 100644
--- a/README.mu
+++ b/README.mu
@@ -75,11 +75,8 @@ Depending on your Linux distribution, you may need to install a few other packag
`BT282828`Fddd
`=
-# For Debian 13+, Ubuntu 24.04+ and derivatives
-sudo apt install libopusfile0 xclip xsel
-
# For Debian 12+, Ubuntu 22.04+ and derivatives
-sudo apt install libopusfile0 portaudio19-dev xclip xsel
+sudo apt install libopusfile0 xclip xsel
# For Manjaro and derivatives
pamac install opusfile xclip xsel
@@ -199,7 +196,9 @@ python3 -m sbapp.main
>>On Raspberry Pi
-You can install Sideband on all Raspberry Pi models that support 64-bit operating systems, and can run at least Python version 3.11.
+The easiest way to install Sideband on Raspberry Pi is to simply download and run the `aarch64` AppImage. On some versions of Raspberry Pi OS, you may also need to install additional libraries for full voice and clipboard functionality with `sudo apt install libopusfile0 xclip xsel`.
+
+You can also install Sideband using `pip` on all Raspberry Pi models that support 64-bit operating systems, and can run at least Python version 3.11.
The install instructions below assume that you are installing Sideband on 64-bit Raspberry Pi OS (based on Debian 13 "Trixie" or later). If you're running something else on your Pi, you might need to modify some commands slightly.
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────